home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Q-R / QKeys⁄Tempo Hyper.cpt / Quickey_Tempo Stack / PostEvent stack / card_2487.txt < prev    next >
Text File  |  1988-05-11  |  2KB  |  76 lines

  1. -- card: 2487 from stack: in
  2. -- bmap block id: 3812
  3. -- flags: 0000
  4. -- background id: 2637
  5. -- name: Suggestions
  6. ----- HyperTalk script -----
  7. on openCard
  8.   push recent card
  9. end openCard
  10.  
  11.  
  12. -- part 1 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=48 top=73 right=224 bottom=457
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 10
  21. -- style flags: 0
  22. -- line height: 12
  23. -- part name: 
  24.  
  25.  
  26. -- part 2 (button)
  27. -- low flags: 00
  28. -- high flags: 2000
  29. -- rect: left=250 top=234 right=273 bottom=288
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 17343 / 17343
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: 
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   go to card "Applications"
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 3 (field)
  46. -- low flags: 01
  47. -- high flags: 0000
  48. -- rect: left=296 top=233 right=272 bottom=446
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 0
  52. -- font id: 3
  53. -- text size: 9
  54. -- style flags: 0
  55. -- line height: 12
  56. -- part name: 
  57.  
  58.  
  59. -- part contents for card part 1
  60. ----- text -----
  61. Invoking QuicKeys sequences or Tempo macros from within Hypercard can be quite useful. You can do the following:
  62.  
  63.    ‚Ä¢  Fill in any cracks in the HyperTalk programming language.
  64.  
  65.    ‚Ä¢  HyperTalk won't let you issue click commands for dialog boxes (e.g. the
  66.        printing ones). 
  67.  
  68.    ‚Ä¢  HyperTalk won't let you invoke desk accessory menu items via doMenu.
  69.  
  70.    ‚Ä¢¬†If you have a "minifinder" card in your Home stack, you can launch
  71.        applications under the control of a sequence or macro. 
  72.  
  73.  
  74. -- part contents for card part 3
  75. ----- text -----
  76. Click on this icon to find out how to run controlled applications.